xfi:concept-balance

xs:string=xfi:concept-balance( $concept-name as xs:QName)

Last updated on 04-02-2010 at 08:00:00.

Obtain the value of the xbrli:balance attribute on an XBRL concept.

OIM Status

Supported

Parameters

Name Type Details
concept-name xs:QName

Output

Type: xs:string

If the xbrli:balance attribute is omitted from the concept, then the empty string is returned. Otherwise the value of the balance attribute is returned as a string.

Errors

Code Details
xfie:invalidConceptQName This error MUST be thrown if the concept name parameter contains a QName that is not the QName of a concept in the reference discoverable taxonomy set.

Conformance suite

90201 xfi.concept-balance testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Geoff Shuetrim Galexy geoff@galexy.net 30-01-2008 at 14:45:00

Revisions

Name On Details
Geoff Shuetrim 23-01-2008 at 00:00:00 Created the function definition.
04-02-2010 at 08:00:00 Fixed namespaces per e-mail from Muramoto-san.